home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 117 / PC Guia 117.iso / swf / prod3.swf / scripts / DefineSprite_24 / frame_1 / DoAction.as
Text File  |  2004-11-15  |  364b  |  8 lines

  1. var component = _parent._parent;
  2. component.registerSkinElement(arrow_mc,"arrow");
  3. component.registerSkinElement(face_mc,"face");
  4. component.registerSkinElement(shadow_mc,"shadow");
  5. component.registerSkinElement(darkshadow_mc,"darkshadow");
  6. component.registerSkinElement(highlight_mc,"highlight");
  7. component.registerSkinElement(highlight3D_mc,"highlight3D");
  8.